home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 January
/
macformat-020.iso
/
Shareware City
/
Applications
/
Alpha.5.96 folder
/
Tcl
/
SystemCode
/
bibtexMode.tcl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-17
|
293 b
|
9 lines
|
[
TEXT/ALFA
]
#############################################################################
# BibTeX mode installation
#
lappend modes Bib
append allModeMenus bibtexMenu
set dummyProc(Bib) dummyBibTeX
set modeMenus(Bib) { latexMenu bibtexMenu }
lappend modeSuffixes {*.bib} { set winMode Bib }